home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1995 November / Macworld Nov ’95.toast / Developers / internet-free-mac-lang-10 / Internet Free MacLang 1.0 / Internet Free MacLang 1.0.rsrc / TEXT_136.txt < prev    next >
Encoding:
Text File  |  1995-07-03  |  2.1 KB  |  65 lines

  1.  
  2.  
  3.                                           BASIC
  4.  
  5. Etymology:
  6. BASIC = Beginner's All-purpose Symbolic Instruction Code
  7.  
  8.  
  9.  
  10.                                         chipmunk-basic
  11. Etymology: see *
  12.  
  13.  
  14. MAC NAME: chipmunk-basic                                      
  15.  
  16. VERSION: 3.1.0                                 
  17.  
  18. README: 
  19. "Every personal computer should have a Basic interpreter; here's one for the PowerMac (and 68K Macs too).
  20. Chipmunk Basic is a simple Basic interpreter, accelerated for
  21. PowerMacs.  It is similar to the line number based MumbleSoft BASIC interpreters of circa 1980.  Its roots are from a pascal program, basic.p, that was part of the test input suite to p2c, a pascal to c translator.  Both basic.p and p2c should be in the net.sources archives somewhere.  I cleaned up the translated source, ported it to the Macintosh, fixed various bugs and added several Mac specific features." 
  22.  
  23. AUTHOR:  
  24. mac port:
  25. Ronald H. Nicholson, Jr
  26.     
  27. COPYRIGHT:
  28. (c)  1990,1994 Ronald H. Nicholson, Jr
  29.  
  30. INTERNET SITES:
  31. Info-Mac
  32. UMich
  33. ftp://ftp.uwtc.washington.edu/pub/Mac/Programming/Languages/
  34. ftp://ftp.leo.org/pub/comp/platforms/macintosh/dev/
  35. ftp://ftp.informatik.tu-muenchen.de/pub/comp/platforms/macintosh/dev/
  36. ftp://ftp.uni-paderborn.de/mac/development/languages/
  37. ftp://dipmat.unife.it/Root/Software%20Macintosh/Programming/
  38. ftp://MacFTP.RZ.Uni-Augsburg.DE/pub/programming/
  39.  
  40. Old versions: 
  41. ftp://ezinfo.ethz.ch/mac/programming/                                                 
  42. ftp://ftp.fu-berlin.de/mac/lang/Basic/
  43. ftp://pascal.zedat.fu-berlin.de/mac/lang/Basic/
  44. ftp://ftp.cs.tu-berlin.de/pub/mac/lang/Basic/                                                  
  45. ftp://ftp.luth.se/pub/mac/developer/lang/
  46. http://multivac.ludd.luth.se/pub/mac/developer/lang/
  47. ftp://ftp.uwtc.washington.edu/pub/Mac/Programming/Languages/
  48. ftp://ftp.uni-paderborn.de/mac/development/languages/
  49.  
  50.  
  51. *
  52. Date: Sat, 1 Jul 1995 12:46:16 -0700
  53. From: rhn@netcom.com (Ron Nicholson)
  54. To: xpolakis@athena.compulink.gr
  55.  
  56. Hello,
  57.  
  58. >What is the etymology of CHIPMUNK (: why this name)?
  59. The old pascal version was named that way by Dave Gillespie when
  60. he was a student at Cal Tech.
  61.  
  62. - Ron Nicholson
  63.     
  64.  
  65.